home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11435 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.compuserve.com!newsmaster
  2. From: 100142.2422@compuserve.com (Martin van Gelder)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: One very puzzled programmer
  5. Date: Thu, 14 Mar 1996 16:30:46 GMT
  6. Organization: CompuServe Incorporated
  7. Message-ID: <4i9hqk$rtl@arl-news-svc-2.compuserve.com>
  8. References: <Do8J1J.4rB@news.tcd.ie>
  9. NNTP-Posting-Host: hd37-073.compuserve.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. bpbyrne@tcd.ie (Brian Byrne) wrote:
  13.  
  14.  
  15. >    Ok,..the problem is this,..i have a program using TBitmaps and
  16. >the sndPlaySound function being compiled on BorlandC++ v4.02,
  17. >It compiles and runs with no problems, and will run outside of
  18. >BorlandC++ as long as borlandc++ is running somewhere on my machine,
  19. >but as soon as i close BorlandC++ the program whan i try to run it says
  20. >General Exception in module Bids402.dll,
  21. >i've given the executable access to all dll's etc,....and tried running
  22. >& compiling on other machines,...no help at all.
  23. >for what it's worth i'm running win 3.1 with a 32-bit extender thingie
  24. >that comes with Borland, on a 486sx.
  25. >if anyone has even the vaguest idea what's causing this please drop me a
  26. >line,..i've been tearing my hair out on this one for weeks!
  27. >Mail me at bpbyrne@alf2.tcd.ie
  28. >thanks again,
  29. >BRian Byrne
  30.  
  31. >--
  32. >------------------------------------------------------------------------------
  33. >Brian Byrne,    (bpbyrne@tcd.ie)
  34. >3rd Year Computer Engineering,
  35. >Trinity College Dublin.
  36.  
  37. Has something to do with ( the failure of ) loading resources
  38. A year ago ( or longer, I do not recall ). I had a problem that sounds
  39. like the one you have.
  40.  
  41.  
  42.  
  43.